Bitmap for UWP
GetGlyphIndices(Int32[],Int32,Int16[]) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFace クラス > GetGlyphIndices メソッド : GetGlyphIndices(Int32[],Int32,Int16[]) メソッド
HRESULT IDWriteFontFace::GetGlyphIndices([In, Buffer] const unsigned int* codePoints,[In] unsigned int codePointCount,[Out, Buffer] unsigned short* glyphIndices)
シンタックス
'宣言
 
Public Overloads Sub GetGlyphIndices( _
   ByVal codePoints() As System.Integer, _
   ByVal codePointCount As System.Integer, _
   ByVal glyphIndices() As System.Short _
) 
public void GetGlyphIndices( 
   System.int[] codePoints,
   System.int codePointCount,
   System.short[] glyphIndices
)

パラメータ

codePoints
codePointCount
glyphIndices
参照

FontFace クラス
FontFace メンバ
オーバーロード一覧